CDN Edge Workerを用いた画像リサイズAPI
CDN Image Risizing
一般的な呼び方がわからんが、このキーワードだとぐぐると引っかかる
mrsekut.icon
画像のurlの最後にqueryをつけるだけでそのサイズの画像を返してくれる
e.g.
https://example.png?w=120
Cloudflare
https://developers.cloudflare.com/images/responsive-images
https://tech.smartcamp.co.jp/entry/optimize-images-with-cloudflare
AWSなら
Lambda@Edge
とかでできる
https://qiita.com/akitsukada/items/e6d8fe68c49973d1edf6
https://aws.amazon.com/jp/blogs/news/resizing-images-with-amazon-cloudfront-lambdaedge-aws-cdn-blog/
https://web.dev/image-cdns/
Contentful
https://www.contentful.com/developers/docs/references/images-api/
Cloudinary
imgix
Akamai